.listL{display:block !important;}
.old_type .swiper {
    width: 1200px;
    height: 420px;
    margin: 0 auto 50px;
}

.old_type .swiper-slide div {
    width: 100%;
    height: 108px;
    line-height: 108px;
    background: rgba(53, 94, 146, 0.7);
    padding: 0 260px 0 30px;
    font-weight: 600;
    font-size: 36px;
}

.old_type .swiper-pagination {
    bottom: 46px;
    right: 30px;
}

.old_type .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.6);
}

.old_type .swiper-pagination-bullet-active {
    background: #1B76CA;
}

.old_type .section02 {
    width: 1200px;
}

.old_type .section02L {
    width: 100%;
    height: auto;
    border: 1px solid #EAE9EA;
    padding: 40px 30px 30px;
}

.old_type .section02L {
    width: 100%;
    height: auto;
    border: 1px solid #EAE9EA;
    padding: 44px 30px 30px;
}

.old_type .section02M {
    margin-left: 0px;
    margin-top: 50px;
}

.old_type .tit {
    width: 100%;
    height: 78px;
    padding-bottom: 29px;
    border-bottom: 1px solid #999;
    background: url(bigTitIcon1-old.png) no-repeat left top;
    padding-left: 72px;
    transition: 0.6s;
}

.old_type .tit-icon1 {
    background: url(bigTitIcon1-old.png) no-repeat left top;
}

.old_type .tit-icon2 {
    background: url(bigTitIcon2-old.png) no-repeat left top;
}

.old_type .tit-icon3 {
    background: url(bigTitIcon3-old.png) no-repeat left top;
}

.old_type .tit li {
    height: 40px;
    line-height: 36px;
    border-left: 2px solid #999;
    padding: 0 30px;
    font-size: 48px;
    color: #333;
}

.old_type .tit li:first-child {
    border-left: 0;
}

.old_type .list {
    padding-top: 30px;
}

.old_type .list li {
    font-size: 36px;
    color: #666;
    line-height: 72px;
    background: url(listPic01-old.png) no-repeat left center;
    padding-left: 22px;
}

.old_type .list li a {
    width: 950px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    font-weight: 500;
}

.old_type .botImg {
    width: 1200px;
    margin: 50px auto 50px;
}

.old_type .botImg>div {
    border: 0;
}

.old_type .botImg>div.botImg-img2 {
    margin-left: 30px;
}

.old_type .botImg img {
    width: 380px;
    height: 58px;
}

.old_type .swiper-slide div,
.old_type .swiper-pagination-bullet {
    cursor: url(http://sthjt.jiangsu.gov.cn/picture/0/pointer.cur), auto !important;
}


/* 主体内容 */
.mobile_type .section02,.mobile_type .section02L{width:100%;}
.mobile_type .swiper{width: 100%;object-fit: cover;height:260px;}
.mobile_type .section02M{margin-left: 0;}
.mobile_type .section02L{height: auto;border: none;padding: 2%;}
.mobile_type .list li a{width:82%;}
.mobile_type .botImg {
    width: 100%;
    margin: 5% auto 5%;
}
.mobile_type .botImg>div {
    border: none;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 3%;
}
.mobile_type .botImg img {
    width: 100%;
    height: auto;
}
.mobile_type .swiper-slide div {padding: 0 37% 0 20px;}
.mobile_type .swiper-pagination {
    right: 15px;
}
.mobile_type .swiper-pagination-bullet {
    margin-left:6px;
}
